home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / kcl / kcl.lha / cmpnew / cmpenv.data < prev    next >
Text File  |  1987-01-17  |  5KB  |  206 lines

  1.           
  2. #(
  3. #!
  4. (lisp::in-package 'user::compiler)
  5. compiler::*safe-compile*
  6. compiler::*compiler-check-args*
  7. compiler::*compiler-push-events*
  8. 3
  9. compiler::*speed*
  10. 0
  11. compiler::*space*
  12. compiler::*next-cvar*
  13. compiler::*next-cmacro*
  14. compiler::*next-vv*
  15. -1
  16. compiler::*next-cfun*
  17. compiler::*last-label*
  18. compiler::*objects*
  19. compiler::*constants*
  20. compiler::*local-funs*
  21. compiler::*global-funs*
  22. compiler::*global-entries*
  23. compiler::*undefined-vars*
  24. compiler::*reservations*
  25. compiler::*closures*
  26. compiler::*top-level-forms*
  27. compiler::*compile-time-too*
  28. lisp::*eval-when-compile*
  29. compiler::*non-package-operation*
  30. compiler::*function-declarations*
  31. compiler::*inline-functions*
  32. compiler::*inline-blocks*
  33. compiler::*notinline*
  34. (lisp::incf compiler::*next-cfun*)
  35. 1
  36. compiler::*sharp-commas*
  37. system::|#,|
  38. (lisp::incf compiler::*next-cvar*)
  39. (lisp::incf compiler::*next-cmacro*)
  40. compiler::*do-tail-recursion*
  41. compiler::*tail-recursion-info*
  42. (lisp::&optional lisp::&rest lisp::&key)
  43. lisp::values
  44. "The function return types ~s is illegal."
  45. (lisp::&optional lisp::&rest lisp::&key)
  46. compiler::proclaimed-arg-types
  47. compiler::proclaimed-return-type
  48. compiler::proclaimed-function
  49. "The function name ~s is not a symbol."
  50. "The function name ~s is not a symbol."
  51. compiler::return-type
  52. "The return type of ~s was badly declared."
  53. compiler::*sup-used*
  54. compiler::*base-used*
  55. compiler::*compiler-output1*
  56. (lisp::setq compiler::*base-used* lisp::t)
  57. compiler::*alien-declarations*
  58. compiler::cmp-notinline
  59. "The variable name ~s is not a symbol."
  60. "The OPTIMIZE proclamation ~s is illegal."
  61. 2
  62. "The OPTIMIZE quality ~s is unknown."
  63. "The type declaration ~s is illegal."
  64. lisp::function
  65. "The function declaration ~s is illegal."
  66. "The function declaration ~s is illegal."
  67. "The function name ~s is not a symbol."
  68. "The function name ~s is not a symbol."
  69. "The variable name ~s is not a symbol."
  70. "The declaration specifier ~s is not a symbol."
  71. "The declaration specifier ~s is unknown."
  72. compiler::cmp-type
  73. compiler::var
  74. "Inconsistent type declaration was found for the variable ~s."
  75. "The variable name ~s is not a symbol."
  76. lisp::declare
  77. "The declaration ~s is illegal."
  78. "The special declaration ~s contains a non-symbol ~s."
  79. "The ignore declaration ~s contains a non-symbol ~s."
  80. "The type declaration ~s is illegal."
  81. "The type declaration ~s contains a non-symbol ~s."
  82. "The object declaration ~s contains a non-symbol ~s."
  83. lisp::object
  84. "The type declaration ~s contains a non-symbol ~s."
  85. "The OPTIMIZE proclamation ~s is illegal."
  86. lisp::safety
  87. lisp::space
  88. "The OPTIMIZE quality ~s is unknown."
  89. "The function declaration ~s is illegal."
  90. "The function declaration ~s is illegal."
  91. lisp::inline
  92. "The function name ~s is not a symbol."
  93. lisp::notinline
  94. "The function name ~s is not a symbol."
  95. "The declaration specifier ~s is not a symbol."
  96. "The declaration specifier ~s is unknown."
  97. compiler::decl-body
  98. compiler::c2decl-body
  99. compiler::c2
  100. "Type declaration was found for not bound variable ~s."
  101. "Ignore declaration was found for not bound variable ~s."
  102. "The variable name ~s is not a symbol."
  103. "The OPTIMIZE proclamation ~s is illegal."
  104. "The OPTIMIZE quality ~s is unknown."
  105. "The variable name ~s is not a symbol."
  106. "The type declaration ~s is illegal."
  107. "The variable name ~s is not a symbol."
  108. "The function declaration ~s is illegal."
  109. "The function declaration ~s is illegal."
  110. "The function name ~s is not a symbol."
  111. "The function name ~s is not a symbol."
  112. "The variable name ~s is not a symbol."
  113. "The declaration specifier ~s is not a symbol."
  114. "The variable name ~s is not a symbol."
  115. "The declaration specifier ~s is unknown."
  116. compiler::init-env
  117. compiler::next-cfun
  118. compiler::add-symbol
  119. compiler::add-object
  120. compiler::add-constant
  121. compiler::next-cvar
  122. compiler::next-cmacro
  123. compiler::function-arg-types
  124. compiler::function-return-type
  125. compiler::add-function-proclamation
  126. compiler::add-function-declaration
  127. compiler::get-arg-types
  128. compiler::get-return-type
  129. compiler::get-local-arg-types
  130. compiler::get-local-return-type
  131. compiler::reset-top
  132. compiler::base-used
  133. compiler::inline-possible
  134. lisp::proclaim
  135. compiler::proclaim-var
  136. compiler::c1body
  137. compiler::c1decl-body
  138. compiler::check-vdecl
  139. lisp::proclamation
  140. compiler::wt-data
  141. system::contains-sharp-comma
  142. lisp::prin1-to-string
  143. compiler::type-filter
  144. lisp::warn
  145. compiler::sch-local-fun
  146. compiler::type-and
  147. compiler::cmpwarn
  148. lisp::special
  149. system::*make-special
  150. lisp::optimize
  151. lisp::speed
  152. lisp::compilation-speed
  153. lisp::type
  154. lisp::fixnum
  155. lisp::character
  156. lisp::short-float
  157. lisp::long-float
  158. lisp::ftype
  159. lisp::ignore
  160. lisp::declaration
  161. lisp::array
  162. lisp::atom
  163. lisp::bignum
  164. lisp::bit
  165. lisp::bit-vector
  166. lisp::common
  167. lisp::compiled-function
  168. lisp::complex
  169. lisp::cons
  170. lisp::double-float
  171. lisp::float
  172. lisp::hash-table
  173. lisp::integer
  174. lisp::keyword
  175. lisp::list
  176. lisp::null
  177. lisp::number
  178. lisp::package
  179. lisp::pathname
  180. lisp::random-state
  181. lisp::ratio
  182. lisp::rational
  183. lisp::readtable
  184. lisp::sequence
  185. lisp::simple-array
  186. lisp::simple-bit-vector
  187. lisp::simple-string
  188. lisp::simple-vector
  189. lisp::single-float
  190. lisp::standard-char
  191. lisp::stream
  192. lisp::string
  193. lisp::string-char
  194. lisp::symbol
  195. lisp::vector
  196. lisp::signed-byte
  197. lisp::unsigned-byte
  198. compiler::sch-global
  199. compiler::cmp-macroexpand
  200. compiler::cmperr
  201. compiler::c1progn
  202. lisp::remove
  203. compiler::baboon
  204. compiler::c2expr
  205. )
  206.